Skip to content

fix(deps): update dependency axios to v1.13.6#710

Merged
dskloetc merged 1 commit intomainfrom
renovate/axios-1.x
Mar 9, 2026
Merged

fix(deps): update dependency axios to v1.13.6#710
dskloetc merged 1 commit intomainfrom
renovate/axios-1.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 7, 2026

This PR contains the following updates:

Package Change Age Confidence
axios (source) 1.13.51.13.6 age confidence

Release Notes

axios/axios (axios)

v1.13.6

Compare Source

This release focuses on platform compatibility, error handling improvements, and code quality maintenance.

⚠️ Important Changes

  • Breaking Changes: None identified in this release.
  • Action Required: Users targeting React Native should verify their integration, particularly if relying on specific Blob or FormData behaviours, as improvements have been made to support these objects.

🚀 New Features

  • React Native Blob Support: Axios now includes support for React Native Blob objects. Thanks to @​moh3n9595 for the initial implementation. (#​5764)
  • Code Quality: Implemented prettier across the codebase and resolved associated formatting issues. (#​7385)

🐛 Bug Fixes

  • Environment Compatibility:

    • Fixed module exports for React Native and Browserify environments. (#​7386)
    • Added safe FormData detection for the WeChat Mini Program environment. (#​7324)
  • Error Handling:

    • AxiosError.message is now correctly enumerable. (#​7392)
    • AxiosError.from now correctly copies the status property from the source error, ensuring better error propagation. (#​7403)

🔧 Maintenance & Chores

🌟 New Contributors

We are thrilled to welcome our new contributors! Thank you for helping improve the project:

Full Changelog: v1.13.5...v1.13.6


Configuration

📅 Schedule: Branch creation - Only on Sunday and Saturday ( * * * * 0,6 ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner March 7, 2026 03:02
@github-actions
Copy link
Contributor

github-actions bot commented Mar 7, 2026

NPM Publishing labels 🏷️

🔵 This PR has the none label set and it will not cause a version bump.

@dskloetc dskloetc added the none label Mar 9, 2026
@renovate renovate bot force-pushed the renovate/axios-1.x branch from fa64f90 to 8eb57b7 Compare March 9, 2026 08:29
@renovate renovate bot force-pushed the renovate/axios-1.x branch from 8eb57b7 to 791c7e3 Compare March 9, 2026 08:34
@dskloetc dskloetc enabled auto-merge (squash) March 9, 2026 08:38
@dskloetc dskloetc merged commit bb86cbd into main Mar 9, 2026
14 checks passed
@github-actions
Copy link
Contributor

github-actions bot commented Mar 9, 2026

🚀 Successfully created version bump PR: #707

@renovate renovate bot deleted the renovate/axios-1.x branch March 9, 2026 08:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant